home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / MUI / MCC_Xpk / MCC_Xpk.readme < prev    next >
Encoding:
Text File  |  1998-02-26  |  1.0 KB  |  36 lines

  1. Short:    Xpk-Subclass for MUI (V17.0)
  2. Uploader: astegema@ix.urz.uni-heidelberg.de (Achim Stegemann)
  3. Author:   astegema@ix.urz.uni-heidelberg.de (Achim Stegemann)
  4. Type:     dev/mui
  5.  
  6. Version:  17.0
  7.  
  8. Requires minimum:
  9.  * OS 2.x
  10.  * MC68020 
  11.  * MUI 3.6
  12.  * xpkmaster.library 2.x
  13.  
  14. Description:
  15. MCC_Xpk is a MUI-Subclass of MUIC_Group to be used in your own application.
  16.  
  17. Example:
  18. You have some data to write to disk and you want the user to descide
  19. what packer to use to compress the data.
  20. Then MCC_Xpk is the right stuff for you !!
  21.  
  22. Installing:
  23. Well, I was too lazy to write an installer script, but it is easy anyway.
  24. Simply copy the Libs/Xpk.mcc to your MUI:Libs/MUI drawer.
  25.  
  26. The archive also contains a demo (CLI only) and an include file for C developers
  27. that also describes the easy-to-use attributes.
  28. This demo has been written with Maxon-C++ V3 but it can easily be transformed
  29. for other C-compilers.
  30.  
  31. MCC_Xpk IS FREEWARE. Do with it what you want !
  32.  
  33. Email:    astegema@ix.urz.uni-heidelberg.de
  34. Internet: http://www.rzuser.uni-heidelberg.de/~astegema
  35.  
  36.